home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4825 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: nntp-trd.UNINETT.no!usenet
  2. From: tom.ringstad@itf.nlh.no (Tom Ringstad)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Need help printing graphics--Borland 3.0
  5. Date: 1 Feb 1996 07:47:53 GMT
  6. Organization: Institutt for tekniske fag
  7. Message-ID: <4epr79$n10@dole.uninett.no>
  8. References: <futi.34.00315776@azstarnet.com>
  9. NNTP-Posting-Host: itf-tr.nlh.no
  10. X-Newsreader: WinVN 0.92.6+
  11.  
  12. In article <futi.34.00315776@azstarnet.com>, futi@azstarnet.com (John B. Farmer) says:
  13. >
  14. >I have a lovely little program that draws the Sierpinski Gasket in the graphics mode
  15. >(using Borland C++, v. 3.0).  I would like to print the output, but can't 
  16. >figure out how.  I've tried file redirection like in UNIX (using the '>' 
  17. >operator from the command line).  I tried the 'print screen' key.  I don't 
  18. >really know what else to try.  Any help would be appreciated!
  19.  
  20.  
  21. Try to load GRAPHICS.COM which resides in your DOS directory before you run your
  22. graphics program. Then you may succeed in using the 'PrintScreenKey'. Before using
  23. GRAPHICS.COM look for the swiches available.
  24.  
  25. Tom Ringstad
  26. NLH.NORWAY 
  27.